-- card: 5586 from stack: in.0-3 -- bmap block id: 5746 -- flags: 0000 -- background id: 2695 -- name: Level 1 ----- HyperTalk script ----- -- Hide the info field so it's not showing next time on closeCard lock screen hide cd fld "instructionFld" hide btn "examplebtn" unlock screen end closeCard -- part 24 (field) -- low flags: 81 -- high flags: 0000 -- rect: left=234 top=104 right=261 bottom=447 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 0 -- font id: 174 -- text size: 14 -- style flags: 0 -- line height: 15 -- part name: instructionFld ----- HyperTalk script ----- on mouseUp set the hilite of btn "How to Use The Map" to false lock screen hide me hide btn "examplebtn" unlock screen with dissolve end mouseUp -- part 25 (button) -- low flags: 80 -- high flags: 2000 -- rect: left=313 top=99 right=126 bottom=330 -- title width / last selected line: 0 -- icon id / first selected line: 24738 / 24738 -- text alignment: 1 -- font id: 0 -- text size: 12 -- style flags: 0 -- line height: 16 -- part name: exampleBtn -- part 30 (button) -- low flags: 00 -- high flags: 8004 -- rect: left=7 top=318 right=339 bottom=146 -- title width / last selected line: 0 -- icon id / first selected line: 0 / 0 -- text alignment: 1 -- font id: 174 -- text size: 12 -- style flags: 16640 -- line height: 16 -- part name: How to use the map ----- HyperTalk script ----- -- This handler shows (or hides) an info fld. on mouseUp go cd 1 set hilite of me to not the hilite of me if (the visible of cd fld "instructionFld") then lock screen hide cd fld "instructionFld" hide btn "examplebtn" unlock screen with dissolve else lock screen show cd fld "instructionFld" show btn "examplebtn" unlock screen with dissolve end if end mouseUp -- part contents for background part 28 ----- text ----- S T A C K M A P -- part contents for card part 24 ----- text ----- Click on the s to see the topics for the three main sections of this course. Click on the boxes to go to a topic. (A highlighted box shows the place where you were before you came to the map; clicking on that box will take you back to that place).